<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* 
 *@Project: 样式重设及公共样式表
 */

html {
	color: #7a7a7a;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
}

div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
textarea {
	table-layout: fixed;
	word-break: break-all;
}

i {
	font-style: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

body,
button,
input,
select,
textarea {
	font: 14px/1.5 Microsoft Yahei, tahoma, arial, sans-serif;
}

body a {
	color: #ababab;
	outline: none;
	blr: expression(this.onFocus=this.blur())\9;
}

input,
select,
textarea,
button {
	font-size: 100%;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	text-align: inherit;
}

fieldset,
img {
	border: 0;
}

iframe {
	display: block;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

del {
	text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 500;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0;
	line-height: 0
}

a:hover {
	text-decoration: none;
}

ins,
a {
	text-decoration: none;
}

.w1020 {
	width: 1020px;
	margin: 0 auto;
}
.w1170 {
	width: 1170px;
	margin: 0 auto;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1500 {
	width: 1500px;
	margin: 0 auto;
}
.w900 {
	width: 900px;
}
.w960 {
	width: 960px;
}
.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fn-clear {
	zoom: 1;
}

body .fn-hide {
	display: none;
}

body .fn-show {
	display: block;
}

body .fn-v-hide {
	visibility: hidden;
	opacity: 0;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

body .fn-v-show {
	visibility: visible;
	opacity: 1;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

.fn-left,
.fn-right {
	display: inline;
}

.fn-left {
	float: left;
}

.fn-right {
	float: right;
}

.padding-t-10 {
	padding-top: 10px;
}

.padding-t-15 {
	padding-top: 15px;
}

.padding-b-10 {
	padding-bottom: 10px;
}

.padding-b-30 {
	padding-bottom: 30px;
}
.padding-10 {
	padding: 10px;
}

.padding-tb-10 {
	padding: 10px 0;
}

.padding-lr-5 {
	padding: 0 5px;
}

.margin-t-5 {
	margin-top: 5px;
}

.margin-t-10 {
	margin-top: 10px;
}

.margin-t-15 {
	margin-top: 15px;
}

.margin-t-20 {
	margin-top: 20px;
}

.margin-t-25 {
	margin-top: 25px;
}

.margin-t-30 {
	margin-top: 30px;
}

.margin-t-35 {
	margin-top: 35px;
}

.margin-t-40 {
	margin-top: 40px;
}

.margin-t-50 {
	margin-top: 50px;
}

.margin-t-60 {
	margin-top: 60px;
}

.margin-t-70 {
	margin-top: 70px;
}

.margin-t-80 {
	margin-top: 80px;
}

.margin-l-5 {
	margin-left: 5px;
}

.margin-l-10 {
	margin-left: 10px;
}

.margin-l-15 {
	margin-left: 15px;
}

.margin-l-20 {
	margin-left: 20px;
}

.margin-l-30 {
	margin-left: 30px;
}

.margin-l-40 {
	margin-left: 40px;
}

.margin-r-10 {
	margin-right: 10px;
}

.margin-r-5 {
	margin-right: 10px;
}

.margin-b-5 {
	margin-bottom: 5px;
}

.margin-b-10 {
	margin-bottom: 10px;
}

.margin-b-15 {
	margin-bottom: 15px;
}

.margin-b-20 {
	margin-bottom: 20px;
}

.margin-b-30 {
	margin-bottom: 30px;
}

.margin-b-40 {
	margin-bottom: 40px;
}

.margin-b-60 {
	margin-bottom: 60px;
}

.margin-r-40 {
	margin-right: 40px;
}
.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.margin-lr-10 {
	margin: 0 10px;
}

.margin-lr-20 {
	margin: 0 20px;
}

.b-r-3 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
}

.b-r-5 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}

.b-r-10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
}

.b-r-50 {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}

.text-ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

body {
	background-color: #fff;
}


/*scrollbar*/

body::-webkit-scrollbar,
.layers-table-list::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

body::-webkit-scrollbar-track,
.layers-table-list::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ddd;
}

body::-webkit-scrollbar-thumb,
.layers-table-list::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.bg {
	background-color: #6a6f6d;
}


/*
 * 共用样式
 */


/*a {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}*/

::-webkit-scrollbar-track-piece {
	width: 8px;
	background-color: #f8f8f8;
}

::-webkit-scrollbar {
	width: 8px;
	background-color: #2882e8;
}

::-webkit-scrollbar-thumb {
	width: 8px;
	background-color: #aeaeae;
}

::-webkit-scrollbar-thumb:hover {
	width: 8px;
	background-color: #2882e8;
}

img{
	display: block;
	max-width: 100%;
}
body{
	min-width: 1200px;
}
html,body{
	width: 100%;
	height: 100%;
}
/*公共样式*/
.top{
	height: 36px;
	line-height: 36px;
	background-color: #ededed;
}
.top p{
	font-size: 12px;
	color: #666;
}
.top p a{
	color: #666;
}
.hot-box{
	height: 130px;
}
.hot-box .logo{
	float: left;
	margin-top: 10px;
}
.hot-box .logo img{
	height: 100%;
	width: auto;
}
.hot{
	float: right;
	margin-top: 30px;
	padding-left: 60px;
	background: url(../img/phone.png) no-repeat left center;
}
.hot h5{
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.hot em{
	display: block;
	font-size: 28px;
	color: #e50014;
	font-weight: bold;
	line-height: 30px;
}
.hot span{
	display: block;
	line-height: 20px;
	font-size: 12px;
	color: #666;
}
.nav{
	background-color: #0674e5;
}
.nav li{
	float: left;
	line-height: 54px;
}
.nav li a{
	display: block;
	width: 133px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.nav li:hover a,.nav li.active a{
	background-color: #f1f1f1;
	color: #0674e5;
}

/*搜索*/
.search-txt{
	float: left;
	line-height: 56px;
	font-size: 12px;
	color: #333;
}
.search-txt a{
	color: #333;
	margin-right: 8px;
}
.search-box{
	height: 56px;
	background-color: #eee;
}
.search{
	float: right;
	margin-top: 12px;
}
.search .in-text{
	float: left;
	width: 230px;
	height: 32px;
	line-height: 30px;
	box-sizing: border-box;
	border: 1px solid #0674e5;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 0 10px;
	font-size: 12px;
	background-color: #fff;
}
.search .btn{
	float: left;
	font-size: 12px;
	width: 74px;
	box-sizing: border-box;
	line-height: 32px;
	background: url(../img/search.png) no-repeat 12px center;
	background-color: #0674e5;
	color: #fff;
	padding-left: 13px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
/*title*/
.title{
	margin-bottom: 30px;
}
.title h2{
	text-align: center;
	font-size: 28px;
	color: #333;
	line-height: 40px;
	margin-bottom: 10px;
}
.title h2 em{
	font-weight: bold;
	color: #0674e5;
}
.title p{
	text-align: center;
	line-height: 50px;
	background: url(../img/common-bg.png) no-repeat center center;
	font-size: 18px;
	height: 50px;
	text-transform: uppercase;
	color: #999;
}
.title p em{
	color: #0674e5;
}

/*menu*/
.menu{
	width: 205px;
	float: left;
}
.menu h2{
	height: 54px;
	line-height: 54px;
	color: #fff;
	background-color: #0674e5;
	box-sizing: border-box;
	font-size: 20px;
	font-weight: bold;
	/* background: -webkit-linear-gradient(#eeeeee, #cfcfcf); */
	border: 1px solid #0674e5;
	text-align: center;
}
.menu h2 i{
	display: block;
	width: 17px;
	height: 7px;
	background: url(../img/menu_b.png) no-repeat center center;
	position: absolute;
	right: 30px;
	top: 30px;
	display: none;
}
.menu div{
	margin-top: 2px;
}
.menu div a{
	display: block;
	font-size: 14px;
	height: 36px;
	/* background: -webkit-linear-gradient(#eeeeee, #cfcfcf); */
	font-weight: bold;
	color: #333;
	padding-left: 15px;
	overflow: hidden;
	border: 1px solid #ddd;
	margin-bottom: 3px;
}
.menu div a.active,.menu div a:hover{
	color: #0674e5;
	border-color:#0674e5;
}
.menu div a span{
	display: block;
	height: 20px;
	line-height: 20px;
	margin-top: 8px;
	width: 178px;
	box-sizing: border-box;
	padding-right: 5px;
	border-right: 2px solid #cecece;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}
.menu div a.active span,.menu div a:hover span{
	border-color: #0674e5;
	color: #0674e5;
}

/*首页菜单*/
.menus{
	float: left;
	width: 250px;
	/*background-color: #0674e5;
	box-sizing: border-box;
	padding: 0 8px 12px;*/
}
.menus div a span{
	width: 210px;
}
/*.menus h4{
	text-align: center;
	color: #fff;
	font-size: 22px;
	margin-top: 10px;
}
.menus em{
	display: block;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.menus div{
	background-color: #fff;
	border-radius: 3px;
	padding: 15px 15px 30px;
}
.menus div a{
	display: block;
	line-height: 49px;
	border-bottom: 1px dashed #ddd;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 17px;
	background: url(../img/menu_icon.jpg) no-repeat left center;
}
.menus div a:hover{
	color: #0674e5;
}*/
/*footer*/
.footer{
	background-color: #f4f4f4;
}
.footer-nav{
}
.footer-nav{
	font-size: 16px;
	line-height: 60px;
}
.footer-nav a,.footer-nav span{
	color: #5f5f5f;
}
.footer-nav a{
	margin: 0 15px;
}
.footer-b{
	padding: 30px 0;
}
.foo-left{float:left; width:845px;}
.foo-right{float:right;}
.logos{
	display: block;
	width: 197px;
	margin: 0 auto;
}
.logos img{
	width: 100%;
	height: auto;
}
.footer-b li{
	width: 160px;
	float: left;
	margin-left: 35px;
}
.footer-b li:first-child{margin-left:0;}
.footer-b li i{
	display: block;
	width: 160px;
	height: 160px;
	background-color: #fff;
	overflow: hidden;
}
.footer-b li i img{
	width: 100%;
	height: 100%;
}
.footer-b li span{
	display: block;
	text-align: center;
	color: #000;
	line-height: 35px;
	font-size: 14px;
}
.footer-b ul{
	margin: 0 auto;
	margin-top: 35px;
}
.footer-b p{
	font-size: 16px;
	color: #000;
	line-height: 40px;
	padding-left: 15px;
}
.footer-b p a{
	color: #5f5f5f;
	margin: 0 10px;
}
.footer-b p span{
}
/*crumb*/
.crumb {
	margin: 15px 0 40px;
}
.crumb h2{
	float: left;
	line-height: 46px;
	font-size: 16px;
	color: #666;
}
.crumb ul{
	float: right;
}
.crumb ul li{
	float: left;
	line-height: 46px;
	font-size: 12px;
	color: #999;
}
.crumb ul li a{
	color: #999;
	margin: 0 5px;
}
.crumb ul li:last-child a{
	color: #0674e5;
}
.crumb ul li:first-child{
	padding-left: 30px;
	background: url(../img/home.png) no-repeat left center;
}
.crumb{
	border-bottom: 1px dashed #dadada;
	position: relative;
}
.crumb i{
	display: block;
	width: 38px;
	height: 2px;
	background-color: #0674e5;
	position: absolute;
	bottom: -1px;
	left: 0;
}
/*page*/
.page-box {
	margin-bottom: 30px;
	margin-top: 40px;
}
.page-box div{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.page-box a{
	display: block;
	padding: 6px 15px;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
	border: 1px solid #ddd;
	margin: 0 5px;
	border-radius: 3px;
}
.page-box strong{
	display: block;
	padding: 6px 15px;
	font-size: 14px;
	color: #666;
	background-color: #0674e5;
	color: #fff;
	margin: 0 5px;
	border-radius: 3px;
}
.foo-bottom{background:#0674e5; font-size: 14px; color: #fff; text-align: center;line-height: 44px;}
.foo-bottom a{color: #fff;}</pre></body></html>